| Total Complexity | 33 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 182 |
| Lines of code | 110 |
| Logical lines of code | 67 |
| Comment lines | 24 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| restore_backup() | 47 | 11 | 34 | |
| copy_to_temp_backup_dir() | 48 | 11 | 33 | |
| cleanup() | 63 | 4 | 10 | |
| make_backup() | 61 | 3 | 13 | |
| init_fs() | 69 | 2 | 7 | |
| build_args() | 67 | 1 | 8 | |
| get_backup_dir() | 73 | 1 | 5 |